/ Assembly List / LJCNetCommon / DbValues / LJCSetValue

Namespace - LJCNetCommon


Parameters
propertyName - The property name.
value - The string value.

Returns

The column value.

Syntax

C#
public Void LJCSetValue(String propertyName, String value)

Sets the object value for the column with the specified name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.